#tic-main.facilities {
  padding: 0;
  position: relative;
}
#tic-main.facilities .section.facilities {
  padding: 85px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities {
    padding: 100px 0 0;
  }
}
#tic-main.facilities .section.facilities .main-ttl {
  letter-spacing: 0.05em;
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .main-ttl {
    margin-bottom: 30px;
  }
  #tic-main.facilities .section.facilities .main-ttl.two-line {
    line-height: 1.2;
  }
  #tic-main.facilities .section.facilities .main-ttl.two-line .sub-ttl {
    line-height: 1.5;
    margin-top: 5px;
  }
}
#tic-main.facilities .section.facilities .bold-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #003A66;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .bold-ttl {
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 60px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}
#tic-main.facilities .section.facilities .flex .img {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .flex .img {
    margin-right: 0;
    margin-bottom: 20px;
  }
  #tic-main.facilities .section.facilities .flex .img img {
    width: 100%;
  }
}
#tic-main.facilities .section.facilities .flex .info {
  text-align: left;
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .flex .info {
    padding-top: 0;
  }
}
#tic-main.facilities .section.facilities .flex .info.en {
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .flex .info.en {
    padding-top: 0;
  }
}
#tic-main.facilities .section.facilities .flex .info .ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #003A66;
  margin-bottom: 10px;
}
#tic-main.facilities .section.facilities .flex .info p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #003A66;
  padding-left: 15px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .flex .info p {
    padding-left: 0;
    margin-bottom: 40px;
  }
}
#tic-main.facilities .section.facilities .img {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .img {
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .img img {
  max-width: 100%;
}
#tic-main.facilities .section.facilities .txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
  text-align: left;
  color: #003A66;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .txt {
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .txt.center {
  text-align: center;
}
#tic-main.facilities .section.facilities .btn-wrapper .btn {
  margin: 0 15px;
}
@media screen and (max-width: 450px) {
  #tic-main.facilities .section.facilities .btn-wrapper .btn {
    margin: 0 0 13px;
  }
}
#tic-main.facilities .section.facilities .video-wrapper {
  margin: 97px 0;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .video-wrapper {
    padding: 45px 0;
    margin: 40px 0 30px;
  }
}
#tic-main.facilities .section.facilities .video-wrapper .main-ttl {
  letter-spacing: 0.15em;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .video-wrapper .main-ttl {
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .video-wrapper .main-ttl .sub-ttl {
  letter-spacing: 0.1em;
}
#tic-main.facilities .section.facilities .video-wrapper iframe {
  width: 100%;
  height: 465px;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .video-wrapper iframe {
    height: 280px;
    margin: 0;
  }
}
#tic-main.facilities .section.facilities .video-wrapper .video-caption {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  margin-top: 25px;
  letter-spacing: 0.17em;
  color: #003A66;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .video-wrapper .video-caption {
    margin-top: 15px;
  }
}
#tic-main.facilities .section.facilities .world .main-ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .world .main-ttl {
    margin-bottom: 30px !important;
  }
}
#tic-main.facilities .section.facilities .world .img {
  margin-bottom: 52px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .world .img {
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .world h3.main-ttl {
  letter-spacing: 0.15em;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .world h3.main-ttl {
    margin-bottom: 30px !important;
  }
}
#tic-main.facilities .section.facilities .world h4.main-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #003A66;
  margin-bottom: 20px;
}
#tic-main.facilities .section.facilities .col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
}
#tic-main.facilities .section.facilities .col-wrapper .col {
  width: calc((100% - 60px) / 3);
  text-align: left;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .col-wrapper .col {
    width: 100%;
    margin-bottom: 30px;
  }
}
#tic-main.facilities .section.facilities .col-wrapper .col:not(:nth-child(3n)) {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .col-wrapper .col:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
#tic-main.facilities .section.facilities .col-wrapper .col .ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #003A66;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 3px solid #0097ED;
}
#tic-main.facilities .section.facilities .col-wrapper .col ul {
  list-style-type: disc;
  color: #003A66;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  margin-left: 18px;
}
#tic-main.facilities .section.facilities .block-wrapper {
  padding: 0 160px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .block-wrapper {
    padding: 0;
  }
}
#tic-main.facilities .section.facilities .block-wrapper:not(:last-child) {
  margin-bottom: 105px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .block-wrapper:not(:last-child) {
    margin-bottom: 50px;
  }
}
#tic-main.facilities .section.facilities .block-wrapper .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .block-wrapper .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#tic-main.facilities .section.facilities .block-wrapper .block:first-child {
  margin-bottom: 20px;
}
#tic-main.facilities .section.facilities .block-wrapper .block:not(.no-hover):hover {
  opacity: 0.7;
}
#tic-main.facilities .section.facilities .block-wrapper .block:not(.no-hover):hover .info:after {
  right: 20px;
}
#tic-main.facilities .section.facilities .block-wrapper .block .img {
  margin: 0;
  width: 220px;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .block-wrapper .block .img {
    width: 100%;
  }
  #tic-main.facilities .section.facilities .block-wrapper .block .img img {
    width: 100%;
  }
}
#tic-main.facilities .section.facilities .block-wrapper .block .info {
  width: calc(100% - 220px);
  text-align: left;
  padding: 0 50px 0 30px;
  background-color: #0097ED;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#tic-main.facilities .section.facilities .block-wrapper .block .info.grey {
  background-color: #E7EFF3;
  color: #003A66;
}
#tic-main.facilities .section.facilities .block-wrapper .block .info.grey:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #tic-main.facilities .section.facilities .block-wrapper .block .info {
    width: 100%;
    padding: 20px 50px 20px 20px;
  }
}
#tic-main.facilities .section.facilities .block-wrapper .block .info:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 20px;
  background: url("/-/media/Project/Daikin/daikin_co_jp/tic/facilities/images/arrow png") center center/cover no-repeat;
  top: calc(50% - 10px);
  right: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#tic-main.facilities .section.facilities .block-wrapper .block .info span {
  font-size: 13px;
  line-height: 1.5;
  display: inherit;
  font-weight: 400;
}

footer {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 80px;
  }
}